* xdisp.c (Qbefore_string, Qafter_string): Add externs.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 01:53:11 +0000 (01:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 01:53:11 +0000 (01:53 +0000)
commitc19def6f82e7520e1648ca6bcd6920d02836d311
tree3206a0b7f8fbd0a732492a512ea6fc32c2052055
parentb80367e648413ad1f3f7d051f4c8446408f5b6cf
* xdisp.c (Qbefore_string, Qafter_string): Add externs.
(load_overlay_strings): Remove externs.
(fast_find_position): Function deleted.
(mouse_face_from_buffer_pos): New function, based on
fast_find_position.  Correctly handle before-strings,
display-strings, and after-strings (Bug#1220).
(note_mouse_highlight): Use mouse_face_from_buffer_pos.
src/ChangeLog
src/xdisp.c